Kotlin JS GitHub Action SDK
/
com.rnett.action.delegates
/
MutableDelegatable
/
getOrPut
get
Or
Put
fun
getOrPut
(name:
String
, default: () ->
String
):
String
Content copied to clipboard
Get
name
, or set
default
for
name
and return it.
Sources
js source
Link copied to clipboard